conf

Module Contents

conf.project = Structural fish eye approximation[source]
conf.copyright = 2020, Markus Peitl[source]
conf.author = Markus Peitl[source]
conf.release = 1.0[source]
conf.extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode', 'autoapi.extension'][source]
conf.autoapi_type = python[source]
conf.autoapi_dirs = ['.', '../', '..', '...'][source]
conf.templates_path = ['_templates'][source]
conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'][source]
conf.html_theme = sphinx_rtd_theme[source]
conf.html_static_path = ['_static'][source]